简书链接:笔记安卓系统样式主题styletheme定位这里举例对话框样式ThemeDialogAlert源码定位
文章字数:124,阅读全文大约需要1分钟

C:\sdk\Android\platforms\android-32\data\res\values

image.png

1
2
3
4
5
6
7
8
9
处理文件: C:\sdk\Android\platforms\android-25\data\res\values\symbols.xml
行号 1422 - <java-symbol type="style" name="<Theme.Dialog.Alert>" />
找到 1 个。
处理文件: C:\sdk\Android\platforms\android-25\data\res\values\themes.xml
行号 219 - <item name="alertDialogTheme">@style/<Theme.Dialog.Alert></item>
行号 745 - <style name="<Theme.Dialog.Alert>">
找到 2 个。


http://aospxref.com/android-7.1.2_r39/xref/frameworks/base/core/res/res/values/themes_material.xml
image.png

http://aospxref.com/android-7.1.2_r39/search?project=frameworks&full=Theme.Dialog.Alert&defs=&refs=&path=&hist=&type=&xrd=&nn=1